Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

run integration tests serially #1532

Merged
merged 2 commits into from
Oct 17, 2018

Conversation

rob-solana
Copy link
Contributor

No description provided.

The integration tests are allowed to open sockets, so running them
in parallel may cause "Too many open files" errors. This patch
runs the unit tests in parallel and the integration test serially.
@rob-solana rob-solana requested a review from garious October 17, 2018 17:53
@rob-solana rob-solana merged commit 4ea422b into solana-labs:master Oct 17, 2018
@rob-solana rob-solana deleted the stabilize-testsuite branch October 17, 2018 18:37
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
…olana-labs#1532)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](rollup/plugins@commonjs-v17.1.0...commonjs-v18.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
godmodegalactus pushed a commit to godmodegalactus/solana that referenced this pull request May 30, 2024
…olana-labs#1532)

* update `PubkeyValidityData` to `PubkeyValidityProofData`

* update module name `pubkey` to `pubkey_validity`

* re-export proof data and context
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants